home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / gg / gengetopt-2.6.lha / gengetopt-2.6 / tests / more_than_once_cmd.ggo < prev    next >
Text File  |  2001-05-06  |  177b  |  7 lines

  1. # more_than_once_cmd.ggo
  2.  
  3. # To test the call of the command line parser more than once
  4.  
  5. option  "foo"        f "foo option" int no
  6. option  "bar"        b "bar option" string no
  7.